gtk4.git
17 years agogtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h
Michael Natterer [Tue, 23 Sep 2008 10:28:23 +0000 (10:28 +0000)]
gtk/gtkclist.h gtk/gtkctree.h gtk/gtklist.h gtk/gtklistitem.h

2008-09-23  Michael Natterer  <mitch@imendio.com>

* gtk/gtkclist.h
* gtk/gtkctree.h
* gtk/gtklist.h
* gtk/gtklistitem.h
* gtk/gtkobject.h
* gtk/gtkoldeditable.h
* gtk/gtkpixmap.h
* gtk/gtkpreview.h
* gtk/gtktext.h
* gtk/gtktipsquery.h
* gtk/gtktree.h
* gtk/gtktreeitem.h: get rid of GtkType and GTK_CHECK_FOO() also
in all deprecated headers.

svn path=/trunk/; revision=21495

17 years agoBug 553135 – eog crash: assertion failed. Gtk error:
Matthias Clasen [Mon, 22 Sep 2008 18:32:31 +0000 (18:32 +0000)]
Bug 553135 – eog crash: assertion failed. Gtk error:

2008-09-22  Matthias Clasen  <mclasen@redhat.com>

        Bug 553135 – eog crash: assertion failed. Gtk error:
        shortcuts_remove_rows: code should not be reached

        * gtk/gtkfilechooserdefault.c: Disconnect from GtkFileSystem
        signals when we are destroyed, in order to avoid nasty surprises.
        Patch by Claudio Saavedra

svn path=/trunk/; revision=21492

17 years agoBug 552789 – Show size column in the search and recently used files
Emmanuele Bassi [Mon, 22 Sep 2008 14:25:45 +0000 (14:25 +0000)]
Bug 552789 – Show size column in the search and recently used files

2008-09-22  Emmanuele Bassi  <ebassi@linux.intel.com>

Bug 552789 – Show size column in the search and recently used
files modes

* gtk/gtkfilechooserdefault.c: Display the file size column
when in OPERATION_MODE_SEARCH. This removes a stat() call
and simplifies the code a little bit by changing the query
for file informations for each search engine hit.

svn path=/trunk/; revision=21491

17 years agos/GTK_SIGNAL_FUNC/G_CALLBACK/
Michael Natterer [Mon, 22 Sep 2008 11:00:40 +0000 (11:00 +0000)]
s/GTK_SIGNAL_FUNC/G_CALLBACK/

2008-09-22  Michael Natterer  <mitch@imendio.com>

* tests/ferret.c: s/GTK_SIGNAL_FUNC/G_CALLBACK/

svn path=/trunk/; revision=21489

17 years agogtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c
Michael Natterer [Mon, 22 Sep 2008 10:35:44 +0000 (10:35 +0000)]
gtk/gtksignal.[ch] gtk/gtkclist.c gtk/gtklist.c gtk/gtkmain.c

2008-09-22  Michael Natterer  <mitch@imendio.com>

* gtk/gtksignal.[ch]
* gtk/gtkclist.c
* gtk/gtklist.c
* gtk/gtkmain.c
* gtk/gtktext.c
* gtk/gtktreeitem.c: use G_CALLBACK and GCallback instead of
GTK_SIGNAL_FUNC and GtkSignalFunc also in deprecated code.

svn path=/trunk/; revision=21488

17 years agouse the correct gi18n header. Fixes bug #553000.
Frederic Crozat [Mon, 22 Sep 2008 08:55:58 +0000 (08:55 +0000)]
use the correct gi18n header. Fixes bug #553000.

2008-09-22  Frederic Crozat  <fcrozat@mandriva.com>

        * gtk/gtkfilesystem.c: use the correct gi18n header.
        Fixes bug #553000.

svn path=/trunk/; revision=21486

17 years agoadd "Deprecated: 2.4" to all the deprecated append(), prepend() and
Michael Natterer [Mon, 22 Sep 2008 08:35:21 +0000 (08:35 +0000)]
add "Deprecated: 2.4" to all the deprecated append(), prepend() and

2008-09-22  Michael Natterer  <mitch@imendio.com>

* gtk/gtktoolbar.[ch]: add "Deprecated: 2.4" to all the deprecated
append(), prepend() and insert() functions and recommend to use
gtk_toolbar_insert() instead. Use GCallback instead of
GtkSignalFunc even in deprecated API.

svn path=/trunk/; revision=21485

17 years agoMalayalam translation updated by Hari Vishnu
Praveen Arimbrathodiyil [Sun, 21 Sep 2008 23:57:13 +0000 (23:57 +0000)]
Malayalam translation updated by Hari Vishnu

svn path=/trunk/; revision=21480

17 years agoUpdated Russian translation.
Nickolay V. Shmyrev [Sun, 21 Sep 2008 18:56:59 +0000 (18:56 +0000)]
Updated Russian translation.

2008-09-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* ru.po: Updated Russian translation.

svn path=/trunk/; revision=21477

17 years agoUpdated Russian translation by Yuriy Penkin.
Nickolay V. Shmyrev [Sun, 21 Sep 2008 18:19:45 +0000 (18:19 +0000)]
Updated Russian translation by Yuriy Penkin.

2008-09-21  Nickolay V. Shmyrev  <nshmyrev@yandex.ru>

* ru.po: Updated Russian translation by Yuriy Penkin.

svn path=/trunk/; revision=21476

17 years agoTranslation updated.
Gabor Kelemen [Sun, 21 Sep 2008 16:29:55 +0000 (16:29 +0000)]
Translation updated.

2008-09-21  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

svn path=/trunk/; revision=21475

17 years ago updated Kannada translation and ChangeLog
Shankar Prasad [Sun, 21 Sep 2008 09:35:50 +0000 (09:35 +0000)]
 updated Kannada translation and ChangeLog

svn path=/trunk/; revision=21473

17 years agoFix possible leaks of textutils
Matthias Clasen [Sun, 21 Sep 2008 05:33:50 +0000 (05:33 +0000)]
Fix possible leaks of textutils

svn path=/trunk/; revision=21470

17 years agoDon't leak a GFile
Matthias Clasen [Sun, 21 Sep 2008 05:21:00 +0000 (05:21 +0000)]
Don't leak a GFile

svn path=/trunk/; revision=21468

17 years agoUpdate Danish translation
Kenneth Nielsen [Sat, 20 Sep 2008 20:34:17 +0000 (20:34 +0000)]
Update Danish translation

svn path=/trunk/; revision=21466

17 years agoUpdated Danish translation
Kenneth Nielsen [Sat, 20 Sep 2008 20:30:55 +0000 (20:30 +0000)]
Updated Danish translation

svn path=/trunk/; revision=21465

17 years agoFix ChangeLog to fit in 80 columns.
Michael Natterer [Sat, 20 Sep 2008 10:30:40 +0000 (10:30 +0000)]
Fix ChangeLog to fit in 80 columns.

svn path=/trunk/; revision=21463

17 years agoUpdated Finnish translation
Ilkka Tuohela [Sat, 20 Sep 2008 10:04:39 +0000 (10:04 +0000)]
Updated Finnish translation

svn path=/trunk/; revision=21460

17 years agoSmall cleanups to debug messages for GtkPlug/GtkSocket
Owen Taylor [Fri, 19 Sep 2008 22:52:33 +0000 (22:52 +0000)]
Small cleanups to debug messages for GtkPlug/GtkSocket

2008-09-19  Owen Taylor  <otaylor@redhat.com>

        Small cleanups to debug messages for GtkPlug/GtkSocket

        * gtk/gtksocket-x11.c: Fix debug message to say "Socket" not "Plug"
        * gtk/gtkplug-x11.c: Remove excess newlines from the ends of debug messages.

svn path=/trunk/; revision=21458

17 years agoUpdated Serbian translation
Goran Rakic [Fri, 19 Sep 2008 19:24:31 +0000 (19:24 +0000)]
Updated Serbian translation

svn path=/trunk/; revision=21456

17 years agoPlug a small memory leak
Matthias Clasen [Fri, 19 Sep 2008 14:34:22 +0000 (14:34 +0000)]
Plug a small memory leak

svn path=/trunk/; revision=21451

17 years agoUpdated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
Mugurel Tudor [Fri, 19 Sep 2008 14:19:10 +0000 (14:19 +0000)]
Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>

2008-09-19  Mugurel Tudor  <mugurelu@gnome.ro>

* ro.po: Updated Romanian translation by
Mişu Moldovan <dumol@gnome.ro>

svn path=/trunk/; revision=21448

17 years agoUpdated Romanian translation by Mişu Moldovan <dumol@gnome.ro>
Mugurel Tudor [Fri, 19 Sep 2008 14:17:17 +0000 (14:17 +0000)]
Updated Romanian translation by Mişu Moldovan <dumol@gnome.ro>

2008-09-19  Mugurel Tudor  <mugurelu@gnome.ro>

* ro.po: Updated Romanian translation by
Mişu Moldovan <dumol@gnome.ro>

svn path=/trunk/; revision=21447

17 years agoBug 83935 – GtkEntry's default invisible char should be U+25CF
Carlos Garnacho [Fri, 19 Sep 2008 13:45:07 +0000 (13:45 +0000)]
Bug 83935 – GtkEntry's default invisible char should be U+25CF

2008-09-19  Carlos Garnacho  <carlos@imendio.com>

        Bug 83935 – GtkEntry's default invisible char should be U+25CF

        * gtk/gtkentry.c (find_invisible_char) (gtk_entry_init): Find a
        more suitable invisible char than '*' based on the used font.
        (gtk_entry_class_init) (gtk_entry_set_property)
        (gtk_entry_get_property): Add a "invisible-char-set" property.
        (gtk_entry_unset_invisible_char): New function, needed now that the
        default invisible char isn't fixed.
        * gtk/gtkentry.h:
        * gtk/gtk.symbols:
        * docs/reference/gtk/gtk-sections.txt: Add the new function.

svn path=/trunk/; revision=21446

17 years ago Bug 552837 – mem leak in gtkimmulticontext
Christian Persch [Fri, 19 Sep 2008 12:28:30 +0000 (12:28 +0000)]
  Bug 552837 – mem leak in gtkimmulticontext

  * gtk/gtkimmulticontext.c: (gtk_im_multicontext_get_slave): Plug mem
  leak.

svn path=/trunk/; revision=21445

17 years agoPlug a memory leak
Matthias Clasen [Fri, 19 Sep 2008 04:43:01 +0000 (04:43 +0000)]
Plug a memory leak

svn path=/trunk/; revision=21439

17 years agoUpdated British English translation.
Philip Withnall [Thu, 18 Sep 2008 22:56:43 +0000 (22:56 +0000)]
Updated British English translation.

2008-09-18  Philip Withnall  <philip@tecnocode.co.uk>

* en_GB.po: Updated British English translation.

svn path=/trunk/; revision=21438

17 years agoSave the size column visibility state with the rest of the FileChooser
Emmanuele Bassi [Thu, 18 Sep 2008 22:00:53 +0000 (22:00 +0000)]
Save the size column visibility state with the rest of the FileChooser

2008-09-18  Emmanuele Bassi  <ebassi@linux.intel.com>

* gtk/gtkfilechooserdefault.c (settings_save): Save the size column
visibility state with the rest of the FileChooser settings.

svn path=/trunk/; revision=21437

17 years agoUpdated Portuguese translation.
Duarte Loreto [Thu, 18 Sep 2008 21:26:08 +0000 (21:26 +0000)]
Updated Portuguese translation.

2008-09-18  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Updated Portuguese translation.

svn path=/trunk/; revision=21436

17 years agoUpdated German translation.
Hendrik Richter [Thu, 18 Sep 2008 19:26:36 +0000 (19:26 +0000)]
Updated German translation.

2008-09-18  Hendrik Richter  <hendrikr@gnome.org>

* de.po: Updated German translation.

svn path=/trunk/; revision=21435

17 years agoUpdated German translation.
Hendrik Richter [Thu, 18 Sep 2008 18:44:08 +0000 (18:44 +0000)]
Updated German translation.

2008-09-18  Hendrik Richter  <hendrikr@gnome.org>

* de.po: Updated German translation.

svn path=/trunk/; revision=21434

17 years agosv.po: Updated Swedish translation
Daniel Nylander [Thu, 18 Sep 2008 17:44:02 +0000 (17:44 +0000)]
sv.po: Updated Swedish translation

svn path=/trunk/; revision=21433

17 years agoUpdated Marathi Translations
Sandeep Shedmake [Thu, 18 Sep 2008 16:58:26 +0000 (16:58 +0000)]
Updated Marathi Translations

svn path=/trunk/; revision=21432

17 years agoBug 325095 – show a 'size' column
Emmanuele Bassi [Thu, 18 Sep 2008 15:29:33 +0000 (15:29 +0000)]
Bug 325095 – show a 'size' column

2008-09-18  Emmanuele Bassi  <ebassi@linux.intel.com>

Bug 325095 – show a 'size' column

* gtk/gtkfilechooserdefault.c:
* gtk/gtkfilechooserprivate.h: Add a context menu item controlling
the visibility of the file size column. This works only for the
browse mode, and the column is not visible by default.

* gtk/gtkfilechoosersettings.[ch]: Add a ShowSizeColumn key to the
settings file.

svn path=/trunk/; revision=21431

17 years agoRevert most of previous patch, as it didn't work as expected; Some work
Dominic Lachowicz [Thu, 18 Sep 2008 15:28:19 +0000 (15:28 +0000)]
Revert most of previous patch, as it didn't work as expected; Some work

2008-09-18  Dominic Lachowicz  <domlachowicz@gmail.com>

        * modules/engines/ms-windows/*: Revert most of previous patch, as it didn't work as expected;
        Some work toward #531086 - the new GtkTooltip widget doesn't theme properly on win32. Now, at least
        the background color seems okay
w

svn path=/trunk/; revision=21430

17 years agoMS Windows style should use pango_win32_font_description_from_logfont;
Dominic Lachowicz [Thu, 18 Sep 2008 15:02:53 +0000 (15:02 +0000)]
MS Windows style should use pango_win32_font_description_from_logfont;

2008-09-18  Dominic Lachowicz  <domlachowicz@gmail.com>

        * modules/engins/ms-windows/*: MS Windows style should use pango_win32_font_description_from_logfont;
        Allows us to rip out a lot of potentially buggy code, and also get the font specification from the
        XP theme (#434987)

svn path=/trunk/; revision=21429

17 years agoupdated version number to 2.15.0 for development.
Matthias Clasen [Thu, 18 Sep 2008 14:55:35 +0000 (14:55 +0000)]
updated version number to 2.15.0 for development.

2008-09-18  Matthias Clasen  <mclasen@redhat.com>

        * configure.in: updated version number to 2.15.0 for development.

        * ChangeLog.pre-2-14: rotate ChangeLog

=== Branch for 2.14 ===

svn path=/trunk/; revision=21428

17 years agoFix 2 cases where we leaked a GpImage (#552545)
Dominic Lachowicz [Thu, 18 Sep 2008 14:30:43 +0000 (14:30 +0000)]
Fix 2 cases where we leaked a GpImage (#552545)

2008-09-18  Dominic Lachowicz  <domlachowicz@gmail.com>

        * io-gdip-utils.c: Fix 2 cases where we leaked a GpImage (#552545)

svn path=/trunk/; revision=21426

17 years agoupdated Kannada ChangeLog
Shankar Prasad [Thu, 18 Sep 2008 12:31:21 +0000 (12:31 +0000)]
updated Kannada ChangeLog

svn path=/trunk/; revision=21425

17 years agoupdated Kannada translation
Shankar Prasad [Thu, 18 Sep 2008 12:30:28 +0000 (12:30 +0000)]
updated Kannada translation

svn path=/trunk/; revision=21424

17 years agoUpdated Arabic Translation by Anas Afif Emad.
Djihed Afifi [Thu, 18 Sep 2008 10:45:22 +0000 (10:45 +0000)]
Updated Arabic Translation by Anas Afif Emad.

* Updated Arabic Translation by Anas Afif Emad.

svn path=/trunk/; revision=21423

17 years agoBump version
Matthias Clasen [Thu, 18 Sep 2008 04:32:47 +0000 (04:32 +0000)]
Bump version

svn path=/trunk/; revision=21422

17 years ago2.14.2
Matthias Clasen [Thu, 18 Sep 2008 04:30:42 +0000 (04:30 +0000)]
2.14.2

svn path=/trunk/; revision=21420

17 years agoUpdates
Matthias Clasen [Thu, 18 Sep 2008 02:52:51 +0000 (02:52 +0000)]
Updates

svn path=/trunk/; revision=21419

17 years agoUpdated Arabic Translation by Anas Afif Emad.
Djihed Afifi [Thu, 18 Sep 2008 02:04:46 +0000 (02:04 +0000)]
Updated Arabic Translation by Anas Afif Emad.

* Updated Arabic Translation by Anas Afif Emad.

svn path=/trunk/; revision=21418

17 years agoBug 346903 – gtk_enumerate_printers needs events to complete
Matthias Clasen [Wed, 17 Sep 2008 22:07:10 +0000 (22:07 +0000)]
Bug 346903 – gtk_enumerate_printers needs events to complete

2008-09-17  Matthias Clasen  <mclasen@redhat.com>

        Bug 346903 – gtk_enumerate_printers needs events to complete

        * gtk/gtkprintbackend.h:
        * gtk/gtkprintbackend.c: Add a GtkPrintBackend::status property.

        * modules/printbackends/cups/gtkcupsutils.h:
        * modules/printbackends/cups/gtkcupsutils.c: Turn the connection
        test into a tristate available/unavailable/in progress.

        * modules/printbackends/cups/gtkprintbackendcups.c: Use a single
        connection test instance for getting the default printer and for
        getting the printer list. Set the GtkPrintBackend::status property
        according to the result of the connection test. Use the printer-type
        attribute to find the default printer, if cups supports it.

        * gtk/gtkprinter.c: When enumerating printers, give up when
        the backend status is 'unavailable'.

        * gtk/gtkprintunixdialog.c (printer_status_cb): Select the printer
        when it is the default and nothing else has been selected yet.

svn path=/trunk/; revision=21417

17 years ago Bug 552668 – format not a string literal and no format arguments in
Christian Persch [Wed, 17 Sep 2008 19:56:19 +0000 (19:56 +0000)]
Bug 552668 – format not a string literal and no format arguments in
gtkimmodule

svn path=/trunk/; revision=21416

17 years ago Bug 552667 – gtkimage containing gicon leaks memory
Christian Persch [Wed, 17 Sep 2008 18:09:13 +0000 (18:09 +0000)]
Bug 552667 – gtkimage containing gicon leaks memory

* gtk/gtkimage.c: (ensure_pixbuf_for_gicon): Fix critical warnings
when looking up the icon fails. Plug a mem leak.

svn path=/trunk/; revision=21415

17 years ago Bug 329593 – Entering characters on a line very cpu intensive and
Matthias Clasen [Wed, 17 Sep 2008 16:02:26 +0000 (16:02 +0000)]
    Bug 329593 – Entering characters on a line very cpu intensive and
        slow

        * gtk/gtknotebook.c (gtk_notebook_page_allocate): Return a boolean
        that indicates whether the tab allocation has changed.
        (gtk_notebook_pages_allocate): Only redraw the tabs if their
        allocation has changed.
        (gtk_notebook_calculate_tabs_allocations): Remove unused return value.
        Patch by Owen Taylor

svn path=/trunk/; revision=21414

17 years agoBug 408154 – [PATCH] Change GtkEntryCompletion max-items to style
Matthias Clasen [Wed, 17 Sep 2008 15:22:52 +0000 (15:22 +0000)]
Bug 408154 – [PATCH] Change GtkEntryCompletion max-items to style

2008-09-17  Matthias Clasen  <mclasen@redhat.com>

        Bug 408154 – [PATCH] Change GtkEntryCompletion max-items to style
        property

        * gtk/gtkentrycompletion.c (_gtk_entry_completion_resize_popup):
        Take actions into account when finding the available space for
        matches. Patch by Ross Burton

svn path=/trunk/; revision=21413

17 years agoDoc improvements
Matthias Clasen [Wed, 17 Sep 2008 15:13:15 +0000 (15:13 +0000)]
Doc improvements

svn path=/trunk/; revision=21412

17 years agoBug 552107 – Small libtool fixes
Matthias Clasen [Wed, 17 Sep 2008 15:10:30 +0000 (15:10 +0000)]
Bug 552107 – Small libtool fixes

2008-09-17  Matthias Clasen  <mclasen@redhat.com>

        Bug 552107 – Small libtool fixes

        * configure.in: Regenerate libtool early, quote $deplibs_check_method.
        Patch by Patryk Zawadzki

svn path=/trunk/; revision=21411

17 years agoBug 551722 – gtk_widget_set_scroll_adjustments() should check the signal
Matthias Clasen [Wed, 17 Sep 2008 15:07:32 +0000 (15:07 +0000)]
Bug 551722 – gtk_widget_set_scroll_adjustments() should check the signal

2008-09-17  Matthias Clasen  <mclasen@redhat.com>

        Bug 551722 – gtk_widget_set_scroll_adjustments() should check the
        signal signature

        * gtk/gtkwidget.c (gtk_widget_set_scroll_adjustments): Check the
        signature of the signal. Patch by Christian Persch

svn path=/trunk/; revision=21410

17 years agoUpdated Oriya (or.po) Translation
Manoj Kumar Giri [Wed, 17 Sep 2008 15:00:37 +0000 (15:00 +0000)]
Updated Oriya (or.po) Translation

svn path=/trunk/; revision=21409

17 years agoUpdated Telugu Translation
Krishnababu Krothapalli [Wed, 17 Sep 2008 10:02:32 +0000 (10:02 +0000)]
Updated Telugu Translation

svn path=/trunk/; revision=21408

17 years agoUpdated Changelog file
Krishnababu Krothapalli [Wed, 17 Sep 2008 10:02:07 +0000 (10:02 +0000)]
Updated Changelog file

svn path=/trunk/; revision=21407

17 years agoUpdated Marathi Translations
Sandeep Shedmake [Wed, 17 Sep 2008 09:58:26 +0000 (09:58 +0000)]
Updated Marathi Translations

svn path=/trunk/; revision=21406

17 years agoUpdated Marathi Translations
Sandeep Shedmake [Wed, 17 Sep 2008 07:12:08 +0000 (07:12 +0000)]
Updated Marathi Translations

svn path=/trunk/; revision=21405

17 years agosmall review
Praveen Arimbrathodiyil [Wed, 17 Sep 2008 04:47:07 +0000 (04:47 +0000)]
small review

svn path=/trunk/; revision=21404

17 years agodon't access widget->window if the widget is not realized.
Michael Natterer [Tue, 16 Sep 2008 17:47:30 +0000 (17:47 +0000)]
don't access widget->window if the widget is not realized.

2008-09-16  Michael Natterer  <mitch@imendio.com>

* gtk/gtkwidget.c (_gtk_widget_set,get_pointer_window): don't
access widget->window if the widget is not realized.

svn path=/trunk/; revision=21403

17 years agoUpdated Thai translation.
Theppitak Karoonboonyanan [Tue, 16 Sep 2008 13:26:58 +0000 (13:26 +0000)]
Updated Thai translation.

2008-09-16  Theppitak Karoonboonyanan  <thep@linux.thai.net>

* th.po: Updated Thai translation.

svn path=/trunk/; revision=21402

17 years agoUpdated assamese translations
Amitakhya Phukan [Tue, 16 Sep 2008 12:14:10 +0000 (12:14 +0000)]
Updated assamese translations

svn path=/trunk/; revision=21401

17 years agoBug 551987 – GtkPaned redrawing problem
Matthias Clasen [Tue, 16 Sep 2008 04:54:13 +0000 (04:54 +0000)]
Bug 551987 – GtkPaned redrawing problem

2008-09-16  Matthias Clasen  <mclasen@redhat.com>

        Bug 551987 – GtkPaned redrawing problem

        * gtk/gtkpaned.c: Remove excess invalidations. Patch by Owen Taylor

svn path=/trunk/; revision=21400

17 years agoBug 551987 – GtkPaned redrawing problem
Matthias Clasen [Tue, 16 Sep 2008 04:51:56 +0000 (04:51 +0000)]
Bug 551987 – GtkPaned redrawing problem

2008-09-16  Matthias Clasen  <mclasen@redhat.com>

        Bug 551987 – GtkPaned redrawing problem

        * gtk/gtkhpaned.c:
        * gtk/gtkvpaned.c: Queue invalidations when the handle is moved
        due to child changes. Patch by Owen Taylor

svn path=/trunk/; revision=21399

17 years agoFix a C99ism
Matthias Clasen [Tue, 16 Sep 2008 04:44:12 +0000 (04:44 +0000)]
Fix a C99ism

svn path=/trunk/; revision=21398

17 years agoUpdated Catalan translation by David Planella
Gil Forcada Codinachs [Mon, 15 Sep 2008 20:35:11 +0000 (20:35 +0000)]
Updated Catalan translation by David Planella

svn path=/trunk/; revision=21397

17 years agoUpdated Catalan translation by David Planella
Gil Forcada Codinachs [Mon, 15 Sep 2008 18:55:03 +0000 (18:55 +0000)]
Updated Catalan translation by David Planella

svn path=/trunk/; revision=21396

17 years agoUpdated Italian translation.
Luca Ferretti [Mon, 15 Sep 2008 15:41:47 +0000 (15:41 +0000)]
Updated Italian translation.

2008-09-15  Luca Ferretti  <elle.uca@libero.it>

* it.po: Updated Italian translation.

svn path=/trunk/; revision=21395

17 years agoUpdated Italian translation.
Luca Ferretti [Mon, 15 Sep 2008 15:40:30 +0000 (15:40 +0000)]
Updated Italian translation.

2008-09-15  Luca Ferretti  <elle.uca@libero.it>

* it.po: Updated Italian translation.

svn path=/trunk/; revision=21394

17 years agoUpdated Slovenian translation
Matej Urbančič [Mon, 15 Sep 2008 13:25:16 +0000 (13:25 +0000)]
Updated Slovenian translation

svn path=/trunk/; revision=21393

17 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Mon, 15 Sep 2008 09:41:45 +0000 (09:41 +0000)]
Updated Arabic Translation by Khaled Hosny.

* Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=21392

17 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Mon, 15 Sep 2008 09:41:34 +0000 (09:41 +0000)]
Updated Arabic Translation by Khaled Hosny.

* Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=21391

17 years agoUpdated Lithuanian translation.
Gintautas Miliauskas [Sun, 14 Sep 2008 21:23:14 +0000 (21:23 +0000)]
Updated Lithuanian translation.

2008-09-15  Gintautas Miliauskas  <gintas@akl.lt>

* lt.po: Updated Lithuanian translation.

svn path=/trunk/; revision=21390

17 years agoUpdated Afrikaans translation
Robert-André Mauchin [Sun, 14 Sep 2008 21:17:31 +0000 (21:17 +0000)]
Updated Afrikaans translation

svn path=/trunk/; revision=21389

17 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Sun, 14 Sep 2008 17:54:26 +0000 (17:54 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2008-09-14  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=21388

17 years agoFixed translation of "aspect ratio".
Leonardo Ferreira Fontenelle [Sun, 14 Sep 2008 14:43:25 +0000 (14:43 +0000)]
Fixed translation of "aspect ratio".

2008-09-14  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

* pt_BR.po: Fixed translation of "aspect ratio".

svn path=/trunk/; revision=21387

17 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Sun, 14 Sep 2008 10:15:27 +0000 (10:15 +0000)]
Updated Arabic Translation by Khaled Hosny.

* Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=21386

17 years agoUpdated Arabic Translation by Khaled Hosny.
Djihed Afifi [Sun, 14 Sep 2008 10:15:23 +0000 (10:15 +0000)]
Updated Arabic Translation by Khaled Hosny.

* Updated Arabic Translation by Khaled Hosny.

svn path=/trunk/; revision=21385

17 years agoUpdated Finnish translation
Ilkka Tuohela [Sun, 14 Sep 2008 09:32:53 +0000 (09:32 +0000)]
Updated Finnish translation

svn path=/trunk/; revision=21384

17 years agoUpdated Bulgarian translation by Alexander Shopov <ash@contact.bg>
Alexander Shopov [Sun, 14 Sep 2008 08:50:01 +0000 (08:50 +0000)]
Updated Bulgarian translation by Alexander Shopov <ash@contact.bg>

2008-09-14  Alexander Shopov  <ash@contact.bg>

* bg.po: Updated Bulgarian translation by
Alexander Shopov <ash@contact.bg>

svn path=/trunk/; revision=21383

17 years agoFixed translation of "login" and improved some access keys.
Leonardo Ferreira Fontenelle [Sun, 14 Sep 2008 02:07:36 +0000 (02:07 +0000)]
Fixed translation of "login" and improved some access keys.

2008-09-13  Leonardo Ferreira Fontenelle  <leonardof@gnome.org>

* pt_BR.po: Fixed translation of "login" and improved some access keys.

svn path=/trunk/; revision=21382

17 years agogdk-pixbuf/gdk-pixbuf-io.c Don't use the deprectated
Tor Lillqvist [Sat, 13 Sep 2008 19:31:29 +0000 (19:31 +0000)]
gdk-pixbuf/gdk-pixbuf-io.c Don't use the deprectated

2008-09-13  Tor Lillqvist  <tml@novell.com>

* gdk-pixbuf/gdk-pixbuf-io.c
* gtk/gtkmain.c: Don't use the deprectated
g_win32_get_package_installation_directory() and
g_win32_get_package_installation_subdirectory() functions. Use
g_win32_get_package_installation_directory_of_module()
instead. Also, don't use the deprecated silly
G_WIN32_DLLMAIN_FOR_DLL_NAME macro, but an explicit minimal
DllMain() that just saves the DLL handle.

svn path=/trunk/; revision=21381

17 years agoBug 552153 – GtkModules loading with XSettings doesn't work if the
Cosimo Cecchi [Sat, 13 Sep 2008 19:01:13 +0000 (19:01 +0000)]
Bug 552153 – GtkModules loading with XSettings doesn't work if the

2008-09-13  Cosimo Cecchi  <cosimoc@gnome.org>

Bug 552153 – GtkModules loading with XSettings doesn't work if the
GTK_MODULES env var isn't set.

* gtk/gtkmain.c: (do_post_parse_initialization):
* gtk/gtkmodules.c: (_gtk_modules_init):
Call _gtk_modules_init () even if gtk_modules_string is NULL, so
that GtkModules specified with XSettings could be loaded.

svn path=/trunk/; revision=21380

17 years agogdk-pixbuf/gdk-pixbuf-io.c Do as the docs for
Tor Lillqvist [Sat, 13 Sep 2008 09:19:03 +0000 (09:19 +0000)]
gdk-pixbuf/gdk-pixbuf-io.c Do as the docs for

2008-09-13  Tor Lillqvist  <tml@novell.com>

* gdk-pixbuf/gdk-pixbuf-io.c
* gtk/gtkmain.c: Do as the docs for
g_win32_get_package_installation_directory() say and pass NULL as
the first parameter.

svn path=/trunk/; revision=21379

17 years agoTranslation updated.
Gabor Kelemen [Fri, 12 Sep 2008 08:26:35 +0000 (08:26 +0000)]
Translation updated.

2008-09-12  Gabor Kelemen  <kelemeng@gnome.hu>

* hu.po: Translation updated.

svn path=/trunk/; revision=21374

17 years agoFixed Portuguese terminology.
Duarte Loreto [Thu, 11 Sep 2008 23:53:21 +0000 (23:53 +0000)]
Fixed Portuguese terminology.

2008-09-12  Duarte Loreto <happyguy_pt@hotmail.com>

* pt.po: Fixed Portuguese terminology.

svn path=/trunk/; revision=21350

17 years agoBug 536542 – gtk_list_store_set() documentation doesn't say whether
Cosimo Cecchi [Thu, 11 Sep 2008 19:31:04 +0000 (19:31 +0000)]
Bug 536542 – gtk_list_store_set() documentation doesn't say whether

2008-09-11  Cosimo Cecchi  <cosimoc@gnome.org>

Bug 536542 – gtk_list_store_set() documentation doesn't say whether
values are copied.

* gtk/gtkliststore.c:
* gtk/gtktreestore.c:
Explicitly mention in the docs that gtk_[list,tree]_store_set copies
or keep a reference of the values.

svn path=/trunk/; revision=21349

17 years agoUpdating Telugu Translation
Krishnababu Krothapalli [Thu, 11 Sep 2008 14:13:57 +0000 (14:13 +0000)]
Updating Telugu Translation

svn path=/trunk/; revision=21348

17 years agoUpdating Changelog file
Krishnababu Krothapalli [Thu, 11 Sep 2008 14:13:22 +0000 (14:13 +0000)]
Updating Changelog file

svn path=/trunk/; revision=21347

17 years agoCommitted Translation by Sweta Kothari
Sweta Kothari [Thu, 11 Sep 2008 12:54:47 +0000 (12:54 +0000)]
Committed Translation by Sweta Kothari

svn path=/trunk/; revision=21346

17 years agoBug 551378 - Print dialog: should try UDS when fetching PPD for localhost
Marek Kasik [Thu, 11 Sep 2008 08:47:56 +0000 (08:47 +0000)]
Bug 551378 - Print dialog: should try UDS when fetching PPD for localhost

2008-09-11  Marek Kasik  <mkasik@redhat.com>

Bug 551378 - Print dialog: should try UDS when fetching PPD for
localhost

* modules/printbackends/cups/gtkprintbackendcups.c: Add ability
to get PPD file from CUPS through Unix domain socket

svn path=/trunk/; revision=21345

17 years agoAdded Entry for Bengali India Translation Updation
Runa Bhattacharjee [Thu, 11 Sep 2008 07:32:41 +0000 (07:32 +0000)]
Added Entry for Bengali India Translation Updation

svn path=/trunk/; revision=21344

17 years agoUpdated Bengali India Translation
Runa Bhattacharjee [Thu, 11 Sep 2008 07:32:24 +0000 (07:32 +0000)]
Updated Bengali India Translation

svn path=/trunk/; revision=21343

17 years agoBug 551567 – DND mark broken
Christian Dywan [Thu, 11 Sep 2008 00:44:51 +0000 (00:44 +0000)]
Bug 551567 – DND mark broken

* gtk/gtktextbtree.c (redisplay_mark): invalidate mark properly
  Patch by Yevgen Muntyan.

svn path=/trunk/; revision=21342

17 years agoBug 551699 – gtk_scrolled_window_destroy() is broken
Björn Lindqvist [Wed, 10 Sep 2008 20:21:59 +0000 (20:21 +0000)]
Bug 551699 – gtk_scrolled_window_destroy() is broken

2008-09-10  Björn Lindqvist  <bjourne@gmail.com>

Bug 551699 – gtk_scrolled_window_destroy() is broken

* gtk/gtkscrolledwindow.c (gtk_scrolled_window_destroy,
gtk_scrolled_window_finalize): Check that the [hv]scrollbar
attributes are not-NULL before destroying and unparenting them.

svn path=/trunk/; revision=21341

17 years agoUpdated French translation.
Claude Paroz [Wed, 10 Sep 2008 20:11:14 +0000 (20:11 +0000)]
Updated French translation.

2008-09-10  Claude Paroz  <claude@2xlibre.net>

* fr.po: Updated French translation.

svn path=/trunk/; revision=21340

17 years agoClosed Bug 550676 – Memory leak, update keyboard layout data table
Simos Xenitellis [Wed, 10 Sep 2008 18:03:53 +0000 (18:03 +0000)]
Closed Bug 550676 – Memory leak, update keyboard layout data table

svn path=/trunk/; revision=21339

17 years agoAdded Entry for Bengali India Translation Updation
Runa Bhattacharjee [Wed, 10 Sep 2008 15:00:09 +0000 (15:00 +0000)]
Added Entry for Bengali India Translation Updation

svn path=/trunk/; revision=21338

17 years agoUpdated Telugu Translation
Krishnababu Krothapalli [Wed, 10 Sep 2008 12:46:00 +0000 (12:46 +0000)]
Updated Telugu Translation

svn path=/trunk/; revision=21337

17 years agoUpdated Changelog file
Krishnababu Krothapalli [Wed, 10 Sep 2008 12:45:25 +0000 (12:45 +0000)]
Updated Changelog file

svn path=/trunk/; revision=21336